[INFO] cloning repository https://github.com/DCjanus/rdbinsight
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DCjanus/rdbinsight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCjanus%2Frdbinsight", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCjanus%2Frdbinsight'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3f56ccdb36ad9a7286f2acc2bbde6312fe9635e
[INFO] checking DCjanus/rdbinsight against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCjanus%2Frdbinsight" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DCjanus/rdbinsight
[INFO] finished tweaking git repo https://github.com/DCjanus/rdbinsight
[INFO] tweaked toml for git repo https://github.com/DCjanus/rdbinsight written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DCjanus/rdbinsight on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DCjanus/rdbinsight already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40d314e71839077048d56261729080e7d2603dd569287c395de2a375862ee13c
[INFO] running `Command { std: "docker" "start" "-a" "40d314e71839077048d56261729080e7d2603dd569287c395de2a375862ee13c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40d314e71839077048d56261729080e7d2603dd569287c395de2a375862ee13c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40d314e71839077048d56261729080e7d2603dd569287c395de2a375862ee13c", kill_on_drop: false }`
[INFO] [stdout] 40d314e71839077048d56261729080e7d2603dd569287c395de2a375862ee13c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5897e4588f4a11926f827eb1dff95ae2bfaeae8c231ae138e0f389cede97bb5d
[INFO] running `Command { std: "docker" "start" "-a" "5897e4588f4a11926f827eb1dff95ae2bfaeae8c231ae138e0f389cede97bb5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking arrow-schema v58.1.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling tz-rs v0.7.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling tzdb_data v0.2.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking never-say-never v6.6.666
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking higher-kinded-types v0.2.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling tzdb v0.7.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking getrandom v0.4.1
[INFO] [stderr]    Compiling wincode v0.4.4
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking zlib-rs v0.6.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking polonius-the-crab v0.5.0
[INFO] [stderr]     Checking lz4_flex v0.13.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking cityhash-rs v1.0.1
[INFO] [stderr]     Checking arcstr v1.2.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a611f2a14e38407ec6717a86a01424ee6fc80762/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.115/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=406d89c871a3bc4d -C extra-filename=-662c92bd2ba6e785 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8c2c93bac14d3aec.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8a32bb4b27dcfc66.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-236aca79df2c1693.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5897e4588f4a11926f827eb1dff95ae2bfaeae8c231ae138e0f389cede97bb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5897e4588f4a11926f827eb1dff95ae2bfaeae8c231ae138e0f389cede97bb5d", kill_on_drop: false }`
[INFO] [stdout] 5897e4588f4a11926f827eb1dff95ae2bfaeae8c231ae138e0f389cede97bb5d
